Programmatically generate the xm help strings from the snippets, rather than
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 24 Nov 2005 19:56:38 +0000 (19:56 +0000)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 24 Nov 2005 19:56:38 +0000 (19:56 +0000)
commit114f16d3fb3b7bc53879e7e8f602987a5b2902c3
tree2f1463c6d71162d5b864e92d162a5703b11a2a95
parentc039c43debb08c4d46051a4ee4f88b461a3d47a2
Programmatically generate the xm help strings from the snippets, rather than
splicing the strings together manually.

Replace the word "bogus" with the command in question where it appears, as this
shows up in the Usage statements.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/main.py